From: Jason Rumney Date: Sun, 9 May 2004 10:12:00 +0000 (+0000) Subject: Remove incorrect comment about using utf-16 for Windows clipboard X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22614 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=58c5e68e2346dcfe2dcbb751776e0e381fbfd0d6;p=emacs.git Remove incorrect comment about using utf-16 for Windows clipboard coding system. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index ed6875821ae..97c7e6cf67e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -574,11 +574,6 @@ ought to recognize the Windows language-change event and set up the appropriate keyboard encoding automatically, but it doesn't do that yet.) -Windows uses UTF-16 encoding to deal with multilingual text (text not -encodable in the `system codepage') in the clipboard. To deal with -this, load the library `utf-16' and use `set-selection-coding-system' -to set the clipboard coding system to `utf-16-le-with-signature-dos'. - The %b specifier for format-time-string does not produce abbreviated month names with consistent widths for some locales on some versions of Windows. This is caused by a deficiency in the underlying system